Welcome![Sign In][Sign Up]
Location:
Search - IE Bar

Search list

[JSP/Java实例4实现IE地址栏

Description: 实例4实现IE地址栏.rar-achieve IE address bar. Rar
Platform: | Size: 14875 | Author: 李兴锋 | Hits:

[ToolBartoolband_src

Description: 使用WTL实现的IE上面的工具栏插件的例子--An example about the realization of plug in on tool bar of IE by using Wtl
Platform: | Size: 40960 | Author: 站长 | Hits:

[Windows Develop源代码-高源

Description: 包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗口最小化到系统状态栏,强烈推荐!!! 7 一个系统程序,可以察看系统中当前窗口的局柄等信息,可以察看系统窗口,例如任务栏、开始按钮。可以通过鼠标移动察看光标位置下的 窗口的信息 8 通过Winsock实现的Web服务器程序,目前只支持html格式,如ASP,CGI等可能自己扩展,通过此程序可以学习掌握Winsock控件的使用,多用户的考虑 9 一个可以获得Windows可执行文件(Portable Executable File)的文件头信息的程序 10 可以放大部分图片, 象放大镜.-including 10 Source : Order a system tray (Hint/AB tray), the icon shows bubble boxes (Tool Tip) 2 floppy disk formatting code procedures 3 a virtual disk drive mapping for the four software can be the most "advanced" system information, such as the password caching system, PROXY setup, MAC used five Flashget and network ant friends should know that the IE right-click a right-click menu use (xxxxx). The code on the realization of this function. Can be obtained on the website, select the text link address, and pictures. 6 caused a stir source code, Windows Lane in every one of the smallest window button side a new button, This new button's function is to minimize the window to the system status bar, and strongly recommended! ! ! 7 a system procedures, the system can see the
Platform: | Size: 433152 | Author: 站长 | Hits:

[Windows Developclearall

Description: 一个一键清空的小软件,主要是为了保护个人隐私,该软件清除的内容包括: 我最近的文档、IE访问记录、上网历史记录、地址栏URL记录、清除REALPLAY播放列表、清除REALONE播放列表。-a key emptied a small software, the main purpose is to protect personal privacy, the removal of the software include : my recent documents, IE visit records, Internet history, address bar URL records, removing REALPLAY playlists remove MP3/AAC playlists.
Platform: | Size: 161792 | Author: 黄炜娟 | Hits:

[JSP/Java实例4实现IE地址栏

Description: 实例4实现IE地址栏.rar-achieve IE address bar. Rar
Platform: | Size: 14336 | Author: 李兴锋 | Hits:

[GUI Developyfexplorerbar

Description: ATL 实现定制的 IE 浏览器栏、工具栏和桌面工具栏 < IE编程 > 最近,由于工作的要求,我需要在 IE 上做一些开发工作。于是在 MSDN 上翻阅了一些资料,根据 MSDN 上的说明我用 ATL 胜利完成了“资本家老板”分配的任务。-ATL customized browser bar, toolbar and desktop toolbar lt; IE programming gt; Recently, the job requirements, I need IE to do some development work. So MSDN read some information, according to the instructions on the MSDN I use ATL victory completed a "capitalist bosses" for the task.
Platform: | Size: 115712 | Author: 毛建孟 | Hits:

[Windows Developxplorer_0.2.0

Description: 基于Firefox的二次开发,好用又安全的浏览器 基本特征 1.FireFox和IE双内核支持,自由切换。兼顾安全性与可操作性。 2.强大的安全性,有效杜绝木马程序和恶意插件。 3.免安装,真正绿色环保软件。 4.强大的广告过滤能力,有效杜绝浏览过程的视觉污染,并极大提高网页打开速度。 增强特性 1.集成RSS订阅能力 2.集成网文采集管理能力 3.地址拦输入搜索,拖拽式搜索能力 4.多语言翻译能力 5.常用网址导航-Firefox-based secondary development, ease of use and safe browser 1.FireFox basic characteristics of IE and dual-core support, the free switch. Balance safety and operability. 2. Strong safety, effectively stop the Trojans and malicious plug-in. 3. Installation- free, truly green software. 4. Powerful advertising filtering capabilities, and effectively eliminate browsing the visual pollution of the process, and greatly enhance the speed of the website opened. An enhanced features. Integrated RSS subscription ability 2. Integrated network management capabilities text Acquisition 3. Address bar the importation of search, drag-and-drop search capability 4. Multi-language translation capabilities 5. Common site navigation
Platform: | Size: 8009728 | Author: 寒潇1 | Hits:

[Windows Developkeyborad

Description: hook技术实现的拦IE截键盘密码的程序 程序中用到了两个钩子:鼠标钩子和键盘钩子-hook technology to achieve the bar closed IE keyboard passwords Procedure names of the two hook : mouse and keyboard hook hook
Platform: | Size: 2424832 | Author: 卫锋 | Hits:

[ToolBarVC6_toolbar

Description: 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools of the design, including how to amend the MFC AppWizard Wizard generated in the framework of the procedures appearance and size, the icon changes, cursor, background of the three methods. How to increase and delete the toolbar button, how to increase application toolbars, how to display and hide the toolbar. Custom status bar, the status bar add clock, CTime category and usage. Add the state of progress of the column (the main window after the immediate progress of the ingenious idea, OnCreate function not directly address that we had to use information from the definition of the methods). Coordinates of the mouse, in which access to state CView column object in several ways. Application procedures for how to add the startup screen.
Platform: | Size: 57344 | Author: 常攀峰 | Hits:

[Software EngineeringIESource

Description: 有时,你可能需要一个定制版本的浏览器。在这种情况下,你可以自由地把一些新颖但又不标准的特征增加到一个浏览器上。结果,你最终有的只是一个新但不标准的浏览器。Web浏览器控件只是浏览器的分析引擎。这意味着仍然存在若干的与用户接口相关的工作等待你做――增加一个地址栏,工具栏,历史记录,状态栏,频道栏和收藏夹等。如此,要产生一个定制的浏览器,你可以进行两种类型的编程――一种象微软把Web浏览器控件转变成一个功能齐全的浏览器如Internet Explorer;一种是在现有的基础上加一些新的功能。如果有一个直接的方法定制现有的Internet Explorer该多好?BHO(Browser Helper Objects,我译为"浏览器帮助者对象",以下皆简称BHO)正是用来实现此目的的。-Sometimes, you may need a customized version of the browser. In such circumstances, you are free to put some novel but not standard features to a browser. The outcome, you eventually have is just not a new standard browser. Web Browser is the browser component of the engine. This means that there are still a number of user interface associated with the work waiting for you to do-- an increase Address bar, toolbars, historical records, status bar, column and collection channels such as folder. Nevertheless, to produce a customized browser, You can be two types of programming-- like Microsoft put a Web browser control into a functional subset of View devices such as Internet Explorer; One is the existing basis of adding some new functionality. If there is a direct way to customize existing
Platform: | Size: 45056 | Author: lianghuayu | Hits:

[ISAPI-IEMyBand

Description: ie band包括浏览框、桌面框、工具条,Explore Bar 、Tool Bar、Desk Bar-ie band including the browser frame, desktop box, Toolbar, Explore Bar, Tool Bar, Desk Bar
Platform: | Size: 87040 | Author: hxw | Hits:

[CSharpIE

Description: 使用C#开发IE浏览器,让你拥有自已的浏览器,不想让流氓软件打扰,就试试自已打造一个吧-The use of C# Development of IE browser, so you have their own browser, do not want to disturb the rogue software on their own to try to create a bar
Platform: | Size: 14336 | Author: chenhongjin | Hits:

[ActiveX/DCOM/ATLAtlExplorerIeBar

Description: 一个ATL实现定制的IE栏和Explorer栏的插件程序,运行以后会在IE栏加入功能信息-ATL realize a custom Explorer Bar and column IE plug-ins, run after the column in IE by adding features information
Platform: | Size: 7180288 | Author: 王鹏 | Hits:

[Windows Developie_plugin_src

Description: ExplorerTree - 侧边栏插件 TWNetState - 状态条插件 -ExplorerTree- Sidebar Plug-TWNetState- Status bar plug-ins
Platform: | Size: 53248 | Author: zy | Hits:

[Menu controliebars_src

Description: CMenuBar: A toolbar that looks and acts exactly like a menu bar. It can be placed in a rebar control just like in Internet Explorer. It also draws icons next to menu items. CAlphaImageList: A replacement for CImageList that supports images with alpha channel introduced in Windows XP. It automatically generates hot and disabled images looking like in Internet Explorer 6. CAlphaToolBar: An extension of CToolBar that allows using alpha channel images.
Platform: | Size: 19456 | Author: huat | Hits:

[ToolBarmfcie

Description: 这是学习如何在工具条种如何加视频的好方法,相当一个IE浏览器吧!-This is in the tool bar to learn how to add video of how a good way, quite an IE browser bar!
Platform: | Size: 102400 | Author: chunyou128 | Hits:

[Windows Developt_150_1

Description: 用VC++制作的特酷工具条,可以摆放自己的图片,真正的DIY IE-With VC++ Produced special cool tool bar, you can display your own picture, the real DIY IE
Platform: | Size: 10240 | Author: 许承先 | Hits:

[ISAPI-IEMyIEBar

Description: My IE Bar ,一个IE工具条的Delphi源代码.是IE插件编程难得的资料,参考.-My IE Bar, an IE toolbar Delphi source code. Is rare IE plug-ins programming information, reference.
Platform: | Size: 333824 | Author: liubijian | Hits:

[Delphi VCLMyIEBar

Description: 用delphi编写的my ie bar, ...Console...IE_BAR...IETool...MouseHook -Delphi prepared with my ie bar, ... Console ... IE_BAR ... IETool ... MouseHook
Platform: | Size: 683008 | Author: karlson | Hits:

[Windows DevelopIEExt

Description: example IE Tool bar-example IE Tool bar
Platform: | Size: 11264 | Author: Ashwini | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net